Text File | 1991-11-27 | 965 b | 16 lines | [TEXT/ttxt]
Here is ZoomBar 2.1, a control panel window organizer. Pressing in the zoombox of a window with the shift key down shrinks the window to just a title bar; with the option key down, *all* windows are shrunk to title bars. The title bars are lined up along one edge of the screen, making
it easier to work with many open windows.
The older versions hooked ZoomWindow to work; however this doesn't work
with code that doesn't call ZoomWindow (mostly programs that have to
calculate the size of the zoomed window somehow). As of System 7.0,
this includes the finder, so I've had to change ZoomBar to work without
hooking ZoomWindow.
ZoomBar now hooks the zoombox click. This means that command keys to
zoom the window won't be affected by ZoomBar. I've also corrected a
small coloration bug which only affected colored windows in 32-bit mode
(or under A/UX). This latest version is System 7.0 compatible and works with command keys that zoom windows.